home *** CD-ROM | disk | FTP | other *** search
-
-
-
- aaaallllGGGGeeeettttRRRReeeessssoooouuuurrrrcccceeee((((3333ddddmmmm)))) aaaallllGGGGeeeettttRRRReeeessssoooouuuurrrrcccceeee((((3333ddddmmmm))))
-
-
-
- NNNNAAAAMMMMEEEE
- alGetResource - get the resource associated with an audio port
-
- SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
- ####iiiinnnncccclllluuuuddddeeee <<<<ddddmmmmeeeeddddiiiiaaaa////aaaauuuuddddiiiioooo....hhhh>>>>
-
- iiiinnnntttt aaaallllGGGGeeeettttRRRReeeessssoooouuuurrrrcccceeee((((AAAALLLLppppoooorrrrtttt ppppoooorrrrtttt))))
-
- PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRR
- _p_o_r_t expects the ppppoooorrrrtttt whose audio resource you desire. This structure
- is the returned value of an aaaallllOOOOppppeeeennnnPPPPoooorrrrtttt((((3333ddddmmmm)))) call.
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- An audio _r_e_s_o_u_r_c_e (see aaaallllRRRReeeessssoooouuuurrrrcccceeeessss((((3333ddddmmmm))))) is a globally visible object
- upon which certain kinds of operations, such as getting and setting
- parameters, can be performed. Audio devices are examples of resources.
- Ports, too, are resources, and can support some of the same operations as
- audio devices.
-
- aaaallllGGGGeeeettttRRRReeeessssoooouuuurrrrcccceeee(((()))) returns a resource associated with the given port that
- you can then use, for example, as an argument to aaaallllGGGGeeeettttPPPPaaaarrrraaaammmmssss((((3333ddddmmmm)))) or
- aaaallllCCCCoooonnnnnnnneeeecccctttt((((3333ddddmmmm)))).
-
- DDDDIIIIAAAAGGGGNNNNOOOOSSSSTTTTIIIICCCCSSSS
- Upon successful completion, aaaallllGGGGeeeettttRRRReeeessssoooouuuurrrrcccceeee returns nonzero resource. In
- the event of an error, aaaallllGGGGeeeettttRRRReeeessssoooouuuurrrrcccceeee returns 0 and sets an error code
- which can be retrieved with oooosssseeeerrrrrrrroooorrrr((((3333CCCC)))).
-
- aaaallllGGGGeeeettttRRRReeeessssoooouuuurrrrcccceeee can fail for the following reason:
-
- AAAALLLL____BBBBAAAADDDD____PPPPOOOORRRRTTTT _p_o_r_t is either invalid or null.
-
- SSSSEEEEEEEE AAAALLLLSSSSOOOO
- alOpenPort(3dm), alGetParams(3dm), alConnect(3dm), oserror(3C)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- PPPPaaaaggggeeee 1111
-
-
-
-